Node.prev_named_sibling

Get this node previous named sibling.

struct Node
const @nogc nothrow
prev_named_sibling
()

Return Value

Type: auto

A Nulllable!Node

Meta